home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd1.bin / sharewar / hnet / hnetinfo.exe / {app} / HDownload / Hdownload.CSY / RCDATA / TEXITDLG / TEXITDLG.txt
Text File  |  2002-06-23  |  1KB  |  64 lines

  1. object ExitDlg: TExitDlg
  2.   Left = 240
  3.   Top = 224
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Zav∩┐╜∩┐╜t Hnet Info Scheduler'
  7.   ClientHeight = 94
  8.   ClientWidth = 280
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 4
  22.     Width = 218
  23.     Height = 13
  24.     Caption = 'Co chce∩┐╜ v Hnet Info Scheduleru d∩┐╜lat?'
  25.   end
  26.   object CloseToTrayRadioButton: TRadioButton
  27.     Left = 32
  28.     Top = 22
  29.     Width = 239
  30.     Height = 17
  31.     Caption = 'Zav∩┐╜∩┐╜t do traye (aplikace pob∩┐╜∩┐╜ skryt∩┐╜)'
  32.     Checked = True
  33.     TabOrder = 0
  34.     TabStop = True
  35.   end
  36.   object ExitRadioButton: TRadioButton
  37.     Left = 32
  38.     Top = 43
  39.     Width = 208
  40.     Height = 17
  41.     Caption = 'Ukon∩┐╜it b∩┐╜h aplikace'
  42.     TabOrder = 1
  43.   end
  44.   object Button1: TButton
  45.     Left = 55
  46.     Top = 67
  47.     Width = 78
  48.     Height = 23
  49.     Caption = 'OK'
  50.     Default = True
  51.     ModalResult = 1
  52.     TabOrder = 2
  53.   end
  54.   object Button2: TButton
  55.     Left = 143
  56.     Top = 67
  57.     Width = 81
  58.     Height = 23
  59.     Caption = 'Storno'
  60.     ModalResult = 2
  61.     TabOrder = 3
  62.   end
  63. end
  64.